﻿body{
text-align:center;
font-family:Arial, Helvetica, sans-serif; font-size:12px;
background-image: url(), url(.jpg);
background-position: right bottom, left top;
background-repeat: no-repeat, repeat;
color: white;
}


#webseite{
width:980px;
margin:0 auto;
}

#container{
width:680px;
margin:0 auto;
background-color:#333333
}

#h1{
color:white;
font-weight:bold;
}

.Tabelle {
	border: 1px solid #FFFFFF;
	color:white;
	font-size:large;
}

.auto-style1 {
	text-align: left;
}
.auto-style2 {
	text-align: right;
}
.auto-style3 {
	margin-top: 0;
	margin-bottom: 0;
}



